翻訳と辞書
Words near each other
・ Fundamental Laws of the Realm
・ Fundamental lemma (Langlands program)
・ Fundamental lemma of calculus of variations
・ Fundamental lemma of sieve theory
・ Fundamental Love
・ Fundamental matrix
・ Fundamental matrix (computer vision)
・ Fundamental matrix (linear differential equation)
・ Fundamental Methodist Conference, Inc.
・ Fundamental modeling concepts
・ Fundamental normality test
・ Fundamental ontology
・ Fundamental Orders of Connecticut
・ Fundamental pair of periods
・ Fundamental parallelogram
Fundamental pattern
・ Fundamental Physics Prize
・ Fundamental plane
・ Fundamental plane (elliptical galaxies)
・ Fundamental plane (spherical coordinates)
・ Fundamental polygon
・ Fundamental psychological law
・ Fundamental representation
・ Fundamental Resolution Equation
・ Fundamental rights
・ Fundamental Rights Agency
・ Fundamental rights in India
・ Fundamental rights in the German Constitution
・ Fundamental Rights, Directive Principles and Fundamental Duties of India
・ Fundamental sequence


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Fundamental pattern : ウィキペディア英語版
Fundamental pattern

Fundamental patterns are one of the types of design patterns. They are termed fundamental as they form the basic building blocks of the other patterns. Most of the other patterns and most modern applications draw on these patterns in one way or another.
Examples of this class of patterns include:
* Delegation pattern: an object outwardly expresses certain behaviour but in reality delegates responsibility
* Functional design: strives for each modular part of a computer program has only one responsibility and performs that with minimum side effects
* Interface pattern: method for structuring programs so that they're simpler to understand
* Proxy pattern: an object functions as an interface to another, typically more complex, object
* Facade pattern: provides a simplified interface to a larger body of code, such as a class library.
* Composite pattern: defines Composite object (e.g. a shape) designed as a composition of one-or-more similar objects (other kinds of shapes/geometries), all exhibiting similar functionality. The Composite object then exposes properties and methods for child objects manipulation as if it were a simple object.
==See also==

* Design pattern (computer science)

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Fundamental pattern」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.